Это исходный текст, и все(прим. 1) необходимые для компиляции и запуска файлы NHWT.
 прим. 1 - Необходим Lazarus и установленные пакеты Castle Engine
Данные файлы находятся под лицензией GNU GPL v2 и позже.
Главарь текущей итерации разработки 8a55.cannon@mail.ru
исходные тексты https://github.com/8a55/nhwt/
оригинальный автор m_maniac@mail.ru

Внешние файлы:
FSEX302.ttf
 http://www.fixedsysexcelsior.com/contact.htm
 автор Darien Gavin Valentine?
 лицензия
 Q: I use this font a lot. Am I expected to give you money?
 A: No, Fixedsys Excelsior is free. If you feel incredibly grateful, send me an email or a letter or something else, maybe rose-flavored Turkish Delight (my address is at the bottom). Other flavors are fine too but rose is my favorite. And I am generally more concerned with music than fonts, so if you have any of that stuff ... Also, if you use IRC, feel free to proselytize to your friends. My real intention, if I have one at all, is to make IRC a more natural world without removing its distinctive feeling. Sure, maybe you don’t speak Farsi, but next time you encounter someone who does, they’ll be typing in Arabic, not question marks or boxes. The ultimate form of this dream would be to have Fixedsys Excelsior distributed with mIRC or other IRC clients.

freetype-6.dll
 https://www.freetype.org/license.html
 авторы - коллектив разработки
 лицензия
 FreeType comes with two licenses from which you can choose the one which fits your needs best.
 The FreeType License (FTL) is the most commonly used one. It is a BSD-style license with a credit clause and thus compatible with the GNU Public License (GPL) version 3, but not with the GPL version 2.
 The GNU General Public License (GPL), version 2. Use it for all projects which use the GPLv2 also, or which need a license compatible to the GPLv2.

zlib1.dll
 https://www.zlib.net/
 авторы - коллектив разработки
 лицензия
  /* zlib.h -- interface of the 'zlib' general purpose compression library
  version 1.2.11, January 15th, 2017

  Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler

  This software is provided 'as-is', without any express or implied
  warranty.  In no event will the authors be held liable for any damages
  arising from the use of this software.

  Permission is granted to anyone to use this software for any purpose,
  including commercial applications, and to alter it and redistribute it
  freely, subject to the following restrictions:

  1. The origin of this software must not be misrepresented; you must not
     claim that you wrote the original software. If you use this software
     in a product, an acknowledgment in the product documentation would be
     appreciated but is not required.
  2. Altered source versions must be plainly marked as such, and must not be
     misrepresented as being the original software.
  3. This notice may not be removed or altered from any source distribution.

  Jean-loup Gailly        Mark Adler
  jloup@gzip.org          madler@alumni.caltech.edu

  */

Castle Game Engine
 https://castle-engine.io/
 авторы - коллектив разработки
 лицензия
 License
 -------

 The engine is available on the terms of LGPL >= 2 license
 with "static linking exception". This is the same license
 as used by FPC RTL and Lazarus LCL. In short, you *can* make
 commercial and closed-source games using the engine,
 you only have to share your modifications to the engine core.
 See COPYING.md for details.
